{% extends 'base_exam.html' %} {% block title %}Exam result — {{ course.title }}{% endblock %} {% block exam_header_meta %}Result{% endblock %} {% block content %}
You need at least {{ pass_mark }}% to clear this exam.
{% endif %}{{ course.title }}
See where you were strong — useful for your next attempt.
{% for row in topic_breakdown %}This track issues a Theory + Practical Assessment certificate. Submit your practical work for review — the certificate is blocked until a reviewer approves it.
{% if practical and practical.reviewer_notes and practical.can_resubmit %}Certificate PDF & badge are generating — refresh shortly.
{% endif %}{{ certificate.assessment_label }}
{% if certificate.is_valid %} {% endif %} {% else %}Certificate will appear here once issued.
{% endif %} {% else %} Try again {% endif %}